crypto/tls.clientHandshakeStateTLS13.binderKey (field)
3 uses
crypto/tls (current package)
handshake_client.go#L376: binderKey: binderKey,
handshake_client_tls13.go#L32: binderKey []byte
handshake_client_tls13.go#L356: if err := computeAndUpdatePSK(hello, hs.binderKey, transcript, hs.suite.finishedHash); err != nil {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)